Click or drag to resize

MessageEntryId Property

Contains a MAPI entry identifier used to open and edit properties of a particular MAPI object.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] EntryId { get; set; }

Property Value

Type: Byte
The entry identifier.
See Also